Merge from private trunk
authordancol@dancol.org <>
Mon, 10 Dec 2012 20:55:02 +0000 (12:55 -0800)
committerdancol@dancol.org <>
Mon, 10 Dec 2012 20:55:02 +0000 (12:55 -0800)
Daniel Colascione 2012-12-10 Add emacs.res to .bzrignore
Daniel Colascione 2012-12-10 Fix cygw32 build break

1  2 
ChangeLog

diff --cc ChangeLog
index f06428b3a785c747cd2a574e7272d1859827e4a0,7588e29c27b785e22bdd553f25345bc263aeee52..61f93a0a045996a508d3d1e7378bafe2422985c4
+++ b/ChangeLog
@@@ -1,11 -1,7 +1,13 @@@
 +2012-12-10  Paul Eggert  <eggert@cs.ucla.edu>
 +
 +      * configure.ac (HAVE_INOTIFY): Speed up configure-time test.
 +      There's no need to test for any of three inotify functions,
 +      since we use all three.  Check for just the first one.
 +
  2012-12-10  Daniel Colascione  <dancol@dancol.org>
  
+       * .bzrignore: add src/emacs.res.
        * configure.ac (W32_RES, W32_RES_LINK, WINDRES): Teach the cygw32
        build how to compile Windows resource files; use these variables
        to tell src/Makefile.in how and whether to compile resources.